| lcColorGetIndex | Home |
|
int lcColorGetIndex ( LPCWSTR szColor ); |
| szColor | |
| Color value as string. | |
|
Index of color palette, value 0 - 256, where 0 - "ByBlock" color 7 - "Foreground" color 256 - "ByLayer" color. Always 0 for RGB color. |
| Colors, lcColorToVal |